home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 501-525 / disk_521 / checkprt / analyse+pdp.doc < prev    next >
Text File  |  1992-05-06  |  2KB  |  81 lines

  1.   *-----------------------*
  2.  /                       /|
  3. *-----------------------* |
  4. | Prg.name : Analyse    | | 
  5. | Prg.name : PDP        | |
  6. | Date     : 14.07.1991 | *---------------------------*
  7. | Language : Oberon     |/                           /|--------------*
  8. *-----------------------*---------------------------* |             /|
  9. |     ----  Copyright Tom Kroener                   | |            / |
  10. |    /(c)|            Richard Wagner Str. 40        | |           /  |
  11. |   / TKs|            D-6602 Saarbruecken-Dudweiler | |          /   *
  12. |  / 1991|            GERMANY                       | *         /   /  
  13. | --------                                          |/         /   /
  14. *---------------------------------------------------*---------*   /
  15. | Analyse and PDP are freely distributable programs, but not   |  /
  16. | public-domain. Both  may not be used in commercial products | /
  17. | without my permission                                       |/
  18. *-------------------------------------------------------------*
  19.  
  20.  
  21. Analyse and PDP are small tools to test some lines of the printer port.
  22.  
  23. They may be helpful if CheckPrt (or any other program) doesn't work
  24.  
  25. correctly.
  26.  
  27.  
  28. PDP simply displays the state of the lines BUSY, PE and SLCT, which
  29.  
  30. CheckPrt checks to set the returncode.
  31.  
  32. Sometimes, the state of a line changes in such a short time that
  33.  
  34. PDP cannot display it.
  35.  
  36.  
  37. For this reason I include the program Analyse which displays the state 
  38.  
  39. of the lines like a logic-analysator.
  40.  
  41.  
  42. So you can also test the 8 data-lines of the printer port.
  43.  
  44. The data-lines change their state in a very short time, so only a part
  45.  
  46. of the information will be displayed, but I think its better then
  47.  
  48. nothing. 
  49.  
  50.  
  51. ATTENTION : With Analyse running, some garbage may appear on your 
  52.  
  53.             printer, so use it for testing only !
  54.  
  55.  
  56. Using PDP and/or Analyse it should be easy to make an error report,
  57.  
  58. if CheckPrt doesn't work correctly.
  59.  
  60.  
  61.  
  62. If something's going wrong, if you have any  criticism, error-reports, 
  63.  
  64. gifts or something else write to
  65.  
  66.  
  67.             Tom Kroener
  68.             Richard Wagner Str. 40
  69.             D-6602 SB-Dudweiler
  70.             GERMANY
  71.  
  72.  
  73.  
  74.  
  75. So long
  76.         --- Tom
  77.  
  78.  
  79.  
  80.  
  81.